projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3400cf
)
(LIB_MOTIF): New definition.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 21 Nov 1995 23:35:25 +0000
(23:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 21 Nov 1995 23:35:25 +0000
(23:35 +0000)
src/s/gnu-linux.h
patch
|
blob
|
history
diff --git
a/src/s/gnu-linux.h
b/src/s/gnu-linux.h
index 8d2278ec7e16df3ad5c568fb8f3b2d2c6d92681a..fc07bc7d3f9596bbf6aafa03cdc19262514f0b43 100644
(file)
--- a/
src/s/gnu-linux.h
+++ b/
src/s/gnu-linux.h
@@
-224,6
+224,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define C_SWITCH_SYSTEM -D_BSD_SOURCE
#endif
+/* Paul Abrahams <abrahams@equinox.shaysnet.com> says this is needed. */
+#define LIB_MOTIF -lXm -lXpm
+
#define HAVE_SYSVIPC
#ifdef __ELF__